purple_conv_chat_add_users

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_conv_chat_add_users(PurpleConvChat* chat, GList* users, GList* extra_msgs, GList* flags, gboolean new_arrivals)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_conv_chat_add_users
    (,
    GList* users
    ,
    GList* extra_msgs
    ,
    GList* flags
    ,
    gboolean new_arrivals
    )
  2. da_purple_conv_chat_add_users purple_conv_chat_add_users;

Meta